Skip to content

Advanced DB#6

Open
Filiprogrammer wants to merge 5 commits into
asm-sim:dev-0.6from
Filiprogrammer:w1
Open

Advanced DB#6
Filiprogrammer wants to merge 5 commits into
asm-sim:dev-0.6from
Filiprogrammer:w1

Conversation

@Filiprogrammer

Copy link
Copy Markdown

DB now accepts multiple values on one line seperated by a commas

Added 64 Hz clock speed
Changed default clock speed to 8 Hz
@miczac

miczac commented Apr 26, 2019

Copy link
Copy Markdown
Collaborator

Hi, I'm getting conflicts with the locally generated files:

$ git apply ../checkbox.patch
error: patch failed: assets/asmsimulator.min.js:1
error: assets/asmsimulator.min.js: patch does not apply
error: patch failed: index.html:19
error: index.html: patch does not apply

Those probably should be excluded from the commit.
This may also be the case with the other commits, which I didn't check so far.
Thanks!

DB now accepts multiple values on one line seperated by a commas
Added saving and loading
When checked automatically assembles the code when clicking the "Run" button
@Filiprogrammer

Copy link
Copy Markdown
Author

I just did a hard reset of the last three commits and I commited the changes without "assets/".
Does it work now?

Registers and individual bytes of memory can now be edited using a
secondary click on the register / byte of memory
@miczac

miczac commented Apr 28, 2019

Copy link
Copy Markdown
Collaborator

Thanks for the PR! Two things:

  1. The asm-code can't be saved until "Run" has been hit for the first time.

  2. Q: How is the filename for saving the code generated?
    The current one looks rather arbitrary?

@miczac

miczac commented Apr 28, 2019

Copy link
Copy Markdown
Collaborator

PS: as a side effect the file's stored w/ a ".dms" extension.
This is on Linux and macos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants